net/http.http2Server.maxReadFrameSize (method)
3 uses
net/http (current package)
h2_bundle.go#L3873: func (s *http2Server) maxReadFrameSize() uint32 {
h2_bundle.go#L4133: fr.SetMaxReadFrameSize(s.maxReadFrameSize())
h2_bundle.go#L4545: {http2SettingMaxFrameSize, sc.srv.maxReadFrameSize()},
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)